home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / extra_2 / drm301.zip / DRMDEMO2.BAT < prev    next >
DOS Batch File  |  1994-07-30  |  295b  |  13 lines

  1. ::
  2. Echo Off
  3. CLS
  4. Echo This is a Batch file named: %0%
  5. Echo.
  6. Echo It will NOT do the job that you saw on the screen obviously
  7. Echo   because it involves files and directories that are unknown by DRMENU
  8. Echo   in this TEST file.
  9. Echo.
  10. Echo Thanks for trying DRMENU Version 3.0
  11. pause
  12. ::
  13.